# ###
# Random URLs
# ###

BEGIN URLWidget
	name	fvurl
	active	false
	url		http://www.freeverse.com/
END

BEGIN URLWidget
	name	fvbuyurl
	active	false
	url		http://store.freeverse.com/front.php
END

BEGIN URLWidget
	name	bmurl
	active	false
	url		http://www.BurningMonkey.com/
END

BEGIN URLWidget
	name	3durl
	active	false
	url		http://www.3DCardGames.com/
END

# ###
# Other games
# ###

BEGIN ConcurrentAnimation
	name	othergames
	active	false
	comps	othergamespic, othergamesurl, othergamesstop
END

BEGIN BitmapWidget 4
	name	othergamespic
	active	false
	xbounds	86, 35, 681, 468
	pictid	138
	counterpart game
END

BEGIN StartHotspot 9
	name	othergamesurl
	active	false
	bounds	493, 227, 768, 276
	comp	fvurl
	debug	true
END

BEGIN StopHotspot 8
	name	othergamesstop
	active	false
	bounds	0, 0, 849, 584
	comp	othergames
END

# ###
# Boss test
# ###

BEGIN BossWidget 9
	name	boss
	bounds	0, 0, 1023, 767
END